home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC]
/
NeXTSTEP 3.3 Dev Intel.iso
/
NextDeveloper
/
Source
/
GNU
/
emacs
/
src
/
s-vms5-5.h
< prev
next >
Wrap
C/C++ Source or Header
|
1992-10-16
|
243b
|
9 lines
#include "s-vms.h"
#define VMS5_5
#define VMS4_4
/* The bug that SHAREABLE_LIB_BUG fixes is gone in version 5.5 of VMS.
And defining it causes lossage because sys_errlist has a different
number of elements. */
#undef SHAREABLE_LIB_BUG